Expand description

TLS protocol related components for DNS over TLS

Modules

Structs

A Builder for the TlsClientStream
A builder for the TlsStream

Functions

Initializes a TlsStream with an existing tokio_tls::TlsStream.

Type Definitions

A Type definition for the TLS stream
A TlsStream counterpart to the TcpStream which embeds a secure TlsStream